From b3ed51e41a1d45ef450784b4dd9d784820d2697f Mon Sep 17 00:00:00 2001 From: Jinkun Jang Date: Fri, 7 Feb 2014 16:11:32 +0900 Subject: SR test --- packaging/test.spec | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 packaging/test.spec diff --git a/packaging/test.spec b/packaging/test.spec new file mode 100644 index 00000000..0c534e8f --- /dev/null +++ b/packaging/test.spec @@ -0,0 +1,20 @@ +Summary: Test package +Name: test +Version: 0.1 +Release: 1 +Source0: test-0.1.tar.gz +Source1001: packaging/test.manifest +License: MIT +Packager: tester +Group: Application + +%description + Just a test package. Test line + Test line2 + +%build +cp %{SOURCE1001} . + +%install + +%files -- cgit v1.2.3