b0bdaf2359
Change %{optimize} to %{optflags}.
Gavin Carr
2011-02-08 16:40:02 +00:00
27e36f6c3d
Make tarball directory version component optional.
Gavin Carr
2011-02-07 15:48:14 +00:00
73d854d3b3
Remove completed features from TODO
Dennis Kaarsemaker
2011-08-31 19:03:09 +02:00
84d26ab5af
Merge pull request #2 from seveas/master
Steven Pritchard
2011-08-31 09:55:00 -07:00
2c6340efb0
Add an option to print the generated specfile to stdout
Dennis Kaarsemaker
2011-08-31 18:32:24 +02:00
3b953c0923
Allow building rpms for slightly older perl versions
Dennis Kaarsemaker
2011-08-19 09:09:10 +02:00
1cd8735b7c
Check all build requirements against CPAN
Dennis Kaarsemaker
2011-08-19 08:58:10 +02:00
28dc8e9339
Stop losing dependency version information
Dennis Kaarsemaker
2011-08-19 08:57:07 +02:00
c406955800
Strip any version comparison operator from the 'perl' build requirement
Dennis Kaarsemaker
2011-08-19 08:23:50 +02:00
5516e78b17
Add entries from configure_requres in META.yml as build dependencies
Dennis Kaarsemaker
2011-08-19 08:22:45 +02:00
38694a59b1
Detect scripts better
Dennis Kaarsemaker
2011-08-19 08:21:22 +02:00
a84c2839ce
Don't let Module::AutoInstall run interactively
Dennis Kaarsemaker
2011-08-19 09:23:00 +02:00
b3723347b2
Add a simple blacklisting mechanism
Dennis Kaarsemaker
2011-08-19 08:19:11 +02:00
3d7b8a4f38
Add script detection (patch from Jeff Fearn).
Steven Pritchard
2010-12-08 09:17:32 -06:00
8921253da7
* curl doesn't tell us what it is downloading, so be more verbose. * Don't download files with curl unless they've been modified.
stevenpritchard
2010-02-13 20:25:30 +00:00
1e000c55ac
Extract dependencies from tests.
stevenpritchard
2009-01-22 01:48:06 +00:00
4e33d99852
Assume that *.inl is a hint that this isn't noarch. Add note to BUGS that Mail::ClamAV gives us trouble.
stevenpritchard
2008-07-09 17:37:15 +00:00
f4424d02d1
Try $] as-is and numeric when we use it with Module::CoreList.
stevenpritchard
2008-05-05 20:17:50 +00:00
47a5b7878e
The best README is probably the one with the shortest filename.
stevenpritchard
2008-05-05 18:39:21 +00:00
4825c92807
* Make sure $] is numeric before we use it with Module::CoreList. * Switch from wget to curl in cpanget since wget is broken in Fedora 9.
stevenpritchard
2008-04-25 20:18:41 +00:00
ee556014a8
Oops, "=" not "=>".
stevenpritchard
2006-10-03 18:04:46 +00:00
2c24163a5d
Add patch from Chris Weyl to add --prefer-macros and handle modules specified as Foo-Bar instead of Foo::Bar (SF#1546966).
stevenpritchard
2006-10-03 17:58:44 +00:00
dc3e369c61
Drop "the" from Summary too.
stevenpritchard
2006-09-04 19:38:23 +00:00
0805ad47f6
Add TODO item.
stevenpritchard
2006-05-20 19:41:25 +00:00
16022a3347
Add TODO item.
stevenpritchard
2006-05-18 22:29:24 +00:00
2da612f4e9
1.66 final
stevenpritchard
2006-05-16 23:09:03 +00:00
2c15b71d32
Update list of licenses, and fix some to agree with rpmlint. Use "$dep" instead of "$module" in a lot of loops to not conflict with $module that stores the name of the module we're working on. Add --follow and some simple code to fetch build dependencies.
stevenpritchard
2006-05-16 22:55:45 +00:00
cf1a9dd0d7
Fix the path to rpm.
stevenpritchard
2006-05-16 00:12:02 +00:00